Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump up version to 0.1.0 to release autoware_geography_utils #161

Merged
merged 24 commits into from
Jan 9, 2025

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Jan 9, 2025

Description

To release autoware.universe 0.40.0, this PR releases autoware.core 0.1.0, which includes autoware_geography_utils.
Note that this PR's target branch is humble.

https://github.com/autowarefoundation/autoware/actions/runs/12628308408/job/35184256350?pr=5624#step:5:1295

#49 2.076 ERROR: no rosdep rule for 'autoware_geography_utils'

Related links

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

youtalk and others added 24 commits December 5, 2024 00:04
Update CODEOWNERS-manual
* chore: update CODEOWNERS

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* style(pre-commit): autofix

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
… check (#106)

* remove supressions-list option

Signed-off-by: Yutaka Kondo <[email protected]>

* use the same option

Signed-off-by: Yutaka Kondo <[email protected]>

---------

Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Co-authored-by: Yutaka Kondo <[email protected]>
* chore: update CODEOWNERS

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* style(pre-commit): autofix

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add file

Signed-off-by: Yutaka Kondo <[email protected]>

* Revert "chore(.github): change suppression options in `cppcheck-differencial` check (#106)"

This reverts commit 0b33221.

---------

Signed-off-by: Yutaka Kondo <[email protected]>
* remove autoware_common

Signed-off-by: Yutaka Kondo <[email protected]>

* remove autoware_msgs

Signed-off-by: Yutaka Kondo <[email protected]>

* Revert "remove autoware_msgs"

This reverts commit c5d9aa4.

---------

Signed-off-by: Yutaka Kondo <[email protected]>
update readme

Signed-off-by: Yutaka Kondo <[email protected]>
* chore: sync files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* style(pre-commit): autofix

* include what you use

Signed-off-by: M. Fatih Cırıt <[email protected]>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: M. Fatih Cırıt <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
* add test

Signed-off-by: Yutaka Kondo <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Yutaka Kondo <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Yutaka Kondo <[email protected]>
Co-authored-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
* use using

Signed-off-by: Yutaka Kondo <[email protected]>

* refactor height

Signed-off-by: Yutaka Kondo <[email protected]>

* refactor projection

Signed-off-by: Yutaka Kondo <[email protected]>

* refactor lanelet2_projector

Signed-off-by: Yutaka Kondo <[email protected]>

* set class name

Signed-off-by: Yutaka Kondo <[email protected]>

* revert string

Signed-off-by: Yutaka Kondo <[email protected]>

---------

Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Yutaka Kondo <[email protected]>
Copy link

github-actions bot commented Jan 9, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@youtalk youtalk self-assigned this Jan 9, 2025
@youtalk youtalk marked this pull request as ready for review January 9, 2025 02:28
@youtalk youtalk requested review from mitsudome-r and xmfcx January 9, 2025 02:29
@youtalk
Copy link
Member Author

youtalk commented Jan 9, 2025

I will merge this by a MERGE COMMIT after approval.

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 78.75648% with 41 lines in your changes missing coverage. Please review.

Please upload report for BASE (humble@df9cd36). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../autoware_geography_utils/test/test_projection.cpp 74.13% 0 Missing and 15 partials ⚠️
...mmon/autoware_geography_utils/test/test_height.cpp 72.22% 0 Missing and 5 partials ⚠️
...ommon/autoware_node/test/test_an_init_shutdown.cpp 66.66% 1 Missing and 4 partials ⚠️
demos/autoware_test_node/src/test_node.cpp 0.00% 5 Missing ⚠️
common/autoware_geography_utils/src/height.cpp 75.00% 4 Missing ⚠️
...e_geography_utils/test/test_lanelet2_projector.cpp 84.00% 0 Missing and 4 partials ⚠️
common/autoware_node/src/node.cpp 75.00% 0 Missing and 2 partials ⚠️
...ommon/autoware_node/include/autoware/node/node.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             humble     #161   +/-   ##
=========================================
  Coverage          ?   78.75%           
=========================================
  Files             ?       11           
  Lines             ?      193           
  Branches          ?       73           
=========================================
  Hits              ?      152           
  Misses            ?       11           
  Partials          ?       30           
Flag Coverage Δ *Carryforward flag
differential 78.75% <78.75%> (?)
total 78.75% <78.75%> (?) Carriedforward from c5dcc08

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@youtalk youtalk merged commit acd922a into humble Jan 9, 2025
34 checks passed
@youtalk youtalk deleted the release-0.1.0 branch January 9, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants